home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_200 / 292_01 / as8085.cmp < prev    next >
Text File  |  1990-07-16  |  327b  |  23 lines

  1. ! RT11 native command file built on Sun Oct 02 16:57:09 1988
  2. !
  3. ! ** Compile AS8085
  4. !
  5. SET ERROR NONE
  6. !! COPY ASM.H ASM.H
  7. SET ERROR ERROR
  8. SET ERROR NONE
  9. !! COPY I8085.H I8085.H
  10. SET ERROR ERROR
  11. RUN C:CC
  12. I85EXT.C
  13. RUN C:AS
  14. I85EXT.S/d
  15. RUN C:CC
  16. I85MCH.C
  17. RUN C:AS
  18. I85MCH.S/d
  19. RUN C:CC
  20. I85PST.C
  21. RUN C:AS
  22. I85PST.S/d
  23.